CommonEvent 1170
Name = "Talk: Kentauros"

  999([1170])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>Check out this swift gallop!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["centa_fc1", 1, 0, 2])
    ShowText(["\\n<Kentauros>When it's my mating season, I lose all reason..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>I want to eat carrots..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>Kentauros cannot make sudden stops, so be careful!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>When you're fighting a general, you aim for the horse... In the case of centaurs, where would you strike?"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>Centaurs and myself are from different tribes...\nWe share the same race and ancestry, but our traditions are completely different."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>We do not associate with the Centaurs who mingle with civilization. We Kentauros are a proud and brave tribe."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>Like a gale, I charge forth!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>I recently heard there is a hit-and-run criminal who shows up around here. I've been patrolling this area in order to catch him..."])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>...Oops, I hit something again.\nAnyways, where could that hit-and-run criminal be...?"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>We value our blood ties.\nWe Kentauros are a proud race!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>Do you think there is anyone faster than me...?"])
    ShowChoices([["There isn't", "There is", "I'm the fastest!"], 0])
    When([0, "いない"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>That's right, I am the fastest... Fufufu."])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "いる"])
      ShowTextAttributes(["centa_fc1", 2, 0, 2])
      ShowText(["\\n<Kentauros>What? Bring them here!\nI'll challenge them!"])
      Empty([])

    When([2, "ここにいるぞ！"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>Wow!"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>Do you know which ingredients are essential for curry?"])
    ShowChoices([["Potatoes", "Carrots", "Cicada Shells"], 0])
    When([0, "じゃがいも"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>They're certainly important, but not essential... You can't forget carrots!"])
      Empty([])

    When([1, "ニンジン"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>Yes, carrots!\nIf there are no carrots, you just have potato rice!"])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "セミの抜け殻"])
      ShowTextAttributes(["centa_fc1", 2, 0, 2])
      ShowText(["\\n<Kentauros>The curry you know is something else."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>What kind of terrain do you like?\nI like to race on terrain that isn't annoying..."])
    ShowChoices([["Plains", "Mountains", "Seas"], 0])
    When([0, "平原"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>I see, I also enjoy plains.\nYou can run around as much as you want..."])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "山岳"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>I'm not good with mountains...\nRunning up them isn't so bad, but getting down is a pain..."])
      Empty([])

    When([2, "海"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>I hate the ocean...\nI can only take ten steps before I sink in it."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>Do you know which tribe we are closest friends with?"])
    ShowChoices([["Minotauros", "Sheep Girl", "Zebra Girl"], 0])
    When([0, "牛娘"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>Yes, we are on good terms with the Minotauros.\nAs for horses and cows, I guess they get along..."])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "羊娘"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>The Sheep Girls are always drunk...\nIt's hard to communicate with them."])
      Empty([])

    When([2, "鹿娘"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>Horse and zebra? We're nothing like them!\nDon't be an ass!"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>What weapon do you think suits a Kentauros?\n...I'd like to hear what you think."])
    ShowChoices([["Spear", "Whip", "Carrot"], 0])
    When([0, "槍"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>Yes, that's right.\nThe spear is an honorable weapon for a proud Kentauros."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "鞭"])
      ShowTextAttributes(["centa_fc1", 2, 0, 2])
      ShowText(["\\n<Kentauros>You mean training with a whip?!\n...Actually, that doesn't sound too bad."])
      Empty([])

    When([2, "ニンジン"])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>Carrots aren't weapons!\nBut I love them!"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 310])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>I want to eat carrots..."])
      ControlVariables([24, 24, 0, 3, 0, 310, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[310]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "Yes"])
        ShowTextAttributes(["centa_fc1", 0, 0, 2])
        ShowText(["\\n<Kentauros>Thanks, I appreciate it."])
        ChangeItems([310, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "No"])
        ShowTextAttributes(["centa_fc1", 0, 0, 2])
        ShowText(["\\n<Kentauros>Oh, that's a shame..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 1])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>Can you give me some herbs?\nNot for myself, but for those I ran over..."])
      ControlVariables([24, 24, 0, 3, 0, 1, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give an \\ii[1]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "Yes"])
        ShowTextAttributes(["centa_fc1", 0, 0, 2])
        ShowText(["\\n<Kentauros>Thanks, I appreciate it."])
        ChangeItems([1, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "No"])
        ShowTextAttributes(["centa_fc1", 0, 0, 2])
        ShowText(["\\n<Kentauros>Oh, that's a shame..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>I'd like to go shopping in town...\nCould you lend me some money?"])
    ConditionalBranch([7, 663, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 663G?(Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "Yes"])
        ShowTextAttributes(["centa_fc1", 0, 0, 2])
        ShowText(["\\n<Kentauros>Thanks, I appreciate it."])
        ChangeGold([1, 0, 663])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "No"])
        ShowTextAttributes(["centa_fc1", 0, 0, 2])
        ShowText(["\\n<Kentauros>Oh, that's a shame..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["centa_fc1", 0, 0, 2])
      ShowText(["\\n<Kentauros>...Or so I thought, but you don't have enough on you."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>Use this to get fired up..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([7, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Kentauros gives you a \\ii[7]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>I tore this from a Scylla I ran past..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([190, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Kentauros gives you a \\ii[190]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["centa_fc1", 0, 0, 2])
    ShowText(["\\n<Kentauros>I won't be using it for a while, so you can have this money."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1105])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Kentauros gives you 1105G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
